Skip to content

[CORE-331] Reduce project pool sizes and remove references to alpha and perf environments #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

marctalbott
Copy link
Member

@marctalbott marctalbott commented Feb 19, 2025

Ticket: CORE-331

Each project at rest costs ~$0.005/day. In the past, this has been seen as insignificant enough to not worry about, but in reality we spend ~$20000/year on our project pools. This PR cuts down the pool size across our environments from ~11000 projects to ~6000 which will reduce our annual spend to ~11000. We could further reduce the pool size if we wanted to be more aggressive about our cost-cutting.

The PR also removes references to the perf and alpha environments as they no longer exist.

I've included graphs of the pool utilization over time to give confidence that we aren't reducing the size by too much. All graphs except for terra-integration cover 90 days. terra-integration only had data for the past 10 days, so that's what's included.

Screenshot 2025-02-19 at 10 38 58 AM
Screenshot 2025-02-19 at 10 43 47 AM
Screenshot 2025-02-19 at 10 44 54 AM
Screenshot 2025-02-19 at 10 48 48 AM

@marctalbott marctalbott requested a review from a team as a code owner February 19, 2025 16:12
@marctalbott marctalbott requested review from dvoet and davidangb and removed request for a team February 19, 2025 16:12
Copy link

@marctalbott marctalbott changed the title Reduce project pool sizes and remove references to alpha and perf environments [CORE-331] Reduce project pool sizes and remove references to alpha and perf environments Feb 19, 2025
@marctalbott marctalbott merged commit e9690c4 into master Feb 19, 2025
6 checks passed
@marctalbott marctalbott deleted the mtalbott-reduce-pool-size branch February 19, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants